home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
biz
/
demo
/
WildfirA.lha
/
Wildfire
/
system
/
createNail
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
AmigaDOS Script File
|
1997-08-01
|
354 b
|
13 lines
.key file
.bra {
.ket }
IF NOT EXISTS wf:system/thumbnails/{file}.nail
rx "address 'Wildfire' fc_file 'wf:doc/pictures/{file}.pic'"
rx "address 'Wildfire' fc_width 90"
rx "address 'Wildfire' fc_filmfile 'wf:system/thumbnails/{file}.nail'"
rx "address 'Wildfire' fc_color original"
rx "address 'Wildfire' fc_update"
rx "address 'Wildfire' fc_save"
ENDIF